Check to see if the caller has the specified access to the job with the specified id.
| Get | Job_GetJobPermissionsById |
Resource Path: /api/job/{id}/permissions/{access}
Uri: http://doc.jamsscheduler.com/api/job/{id}/permissions/{access}
| Name | Description | Data Type |
|---|---|---|
| id | integer | |
| access | string |
The response body is of type boolean.
OK